da_purple_cipher_http_digest_calculate_response

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!Derelict_Link_Static)
extern (C) extern (C) nothrow
alias da_purple_cipher_http_digest_calculate_response = gchar* function
(
const(gchar)* algorithm
,
const(gchar)* method
,
const(gchar)* digest_uri
,
const(gchar)* qop
,
const(gchar)* entity
,
const(gchar)* nonce
,
const(gchar)* nonce_count
,
const(gchar)* client_nonce
,
const(gchar)* session_key
)

Meta